home *** CD-ROM | disk | FTP | other *** search
/ Shareware Extravaganza - Disc 4 / Shareware Extravaganza - Over 25,000 Programs (The Ultimate Shareware Company)(Disc 4 of 4)(1993).iso / cad / techinfo.zip / 3002.TXT < prev    next >
Text File  |  1991-03-03  |  11KB  |  265 lines

  1.  
  2.  
  3.    ╔═════════════════════════════════════════════════════════════════════════╗
  4.    ║                                                                         ║
  5.    ║        TECH NOTES PART 2: INTEL MATH COPROCESSOR AND APPLICATIONS       ║
  6.    ║                                                                         ║
  7.    ╚═════════════════════════════════════════════════════════════════════════╝
  8.  
  9.  
  10.  
  11.  
  12.  
  13.    THE INTEL MATH COPROCESSOR AND YOUR APPLICATIONS
  14.    ────────────────────────────────────────────────
  15.  
  16.        The Intel Math CoProcessor can speed up all kinds of business
  17.        application software -- probably a program you're using now. The
  18.        examples below give you a good idea of how the Intel Math CoProcessor
  19.        accelerates a wide variety of application software.
  20.  
  21.  
  22.    GRAPHICS AND DESKTOP PUBLISHING
  23.    ───────────────────────────────
  24.  
  25.        There are two types of graphics software: bit-mapped and vector-
  26.        oriented.  Bit-mapped graphics use patterns of dots to make up lines,
  27.        letters, boxes, and other shapes and does not take advantage of Intel
  28.        Math CoProcessors.  Z-SOFT's PC Paintbrush is an example of a bit-
  29.        mapped graphics package.
  30.  
  31.        Vector-oriented graphics, however, uses formulas to represent what the
  32.        user draws or writes and can benefit from the Intel Math CoProcessor.
  33.        For example, when the user draws a circle, the software actually calls
  34.        up the formula for a circle. When the user saves the circle to disk,
  35.        the formula gets stored.  And when the user changes the size or
  36.        location of the circle, the software simply changes the parameters of
  37.        its formula and recalculates.  The Intel Math CoProcessor makes these
  38.        recalculations considerably faster, speeding up changes and other
  39.        redraws.
  40.  
  41.        The benchmarks tests described here demonstrate significant speed
  42.        improvement for specific business graphics applications.
  43.  
  44.    CHARTS & DIAGRAMS
  45.  
  46.        Picture Perfect and Diagraph/2000 are menu-driven business graphics
  47.        programs from Computer Support Corporation.  Picture Perfect is
  48.        designed to turn data into presentation-quality charts and graphs.
  49.        Diagraph/2000 creates charts, diagrams, maps, symbols, forms, and much
  50.        more.
  51.  
  52.        Both programs have been optimized for speed with the Intel Math
  53.        CoProcessor.  They are vector-oriented and use floating point data and
  54.        operations.  The math coprocessor helps most on diagrams with bold
  55.        lines, shading, and shadowing.  The benchmarks show a time savings of
  56.        65 to 80 percent for previewing a chart, and 63 to 75 percent for
  57.        previewing text when a 287-10 Intel Math CoProcessor was added to a 286
  58.        PC.
  59.  
  60.  
  61.  
  62.    ═══════════════════════════════════════════════════════════════════════════
  63.  
  64.    2/90                        Intel FaxBack # 3002                     Page 1
  65.  
  66.  
  67.  
  68.  
  69.    ╔═════════════════════════════════════════════════════════════════════════╗
  70.    ║                                                                         ║
  71.    ║        TECH NOTES PART 2: INTEL MATH COPROCESSOR AND APPLICATIONS       ║
  72.    ║                                                                         ║
  73.    ╚════════════════════════════════(continued)══════════════════════════════╝
  74.  
  75.  
  76.  
  77.    FONT GENERATION
  78.  
  79.        Font generation is an excellent example of using math behind the
  80.        scenes.  Users define the typefaces they want with a font package such
  81.        as Bitstream's Fontware or SoftCraft, Inc.'s Spinfont or WYSIfonts!
  82.        The software applies a formula to produce the size and typeface
  83.        requested.  The Bitstream Fontware benchmarks show, on average, a 75
  84.        percent time savings with an Intel Math CoProcessor.
  85.  
  86.    POSTSCRIPT EMULATION
  87.  
  88.        Freedom of Press from Custom Applications, Inc., allows you to print
  89.        PostScript files on several non-postscript laser and 24-pin dot matrix
  90.        printers.  The program uses the computer's memory to interpret the
  91.        PostScript code and makes a customized bit map for your printer.  The
  92.        customized bit map is generated using formulas, Intel Math CoProcessors
  93.        speed up these formulas considerably.
  94.  
  95.        Benchmarks show that the 287 math coprocessor yielded a 44 percent time
  96.        savings for an Epson LQ-850, and a 57 percent time savings for a
  97.        Hewlett-Packard LaserJet Series II.
  98.  
  99.    COMPUTER-AIDED DESIGN
  100.  
  101.        Computer-aided design (CAD) is a classic graphics application for Intel
  102.        Math CoProcessors.  Many CAD drawings are created by specifying
  103.        coefficients for formulas.  Math coprocessors are used to generate and
  104.        change drawings and are essential for image rotations and 3D diagrams.
  105.  
  106.        Many CAD packages today would be so slow without a math coprocessor
  107.        that they require one.  Benchmarks were done with an older version
  108.        (2.5) of Autodesk's AutoCAD to show the dramatic performance increases
  109.        with Intel Math CoProcessors (newer releases of AutoCAD will not run
  110.        without an Intel Math CoProcessor).  They show a 50 percent time
  111.        savings for hidden line removal and a 77 percent time savings for
  112.        drawing regeneration.
  113.  
  114.  
  115.    SPREADSHEETS AND STATISTICS
  116.    ───────────────────────────
  117.  
  118.        Intel Math CoProcessors speed up many common spreadsheet functions,
  119.        though some operations are not accelerated at all. Since basic integer
  120.        arithmetic (addition, subtraction, multiplication, division of whole
  121.        numbers) is performed easily by the main CPU, the math coprocessor will
  122.        not accelerate those functions.  However, floating point operations are
  123.        laborious for the CPU and run considerably faster with an Intel Math
  124.        CoProcessor.
  125.  
  126.  
  127.  
  128.    ═══════════════════════════════════════════════════════════════════════════
  129.  
  130.    2/90                        Intel FaxBack # 3002                     Page 2
  131.  
  132.  
  133.  
  134.  
  135.    ╔═════════════════════════════════════════════════════════════════════════╗
  136.    ║                                                                         ║
  137.    ║        TECH NOTES PART 2: INTEL MATH COPROCESSOR AND APPLICATIONS       ║
  138.    ║                                                                         ║
  139.    ╚════════════════════════════════(continued)══════════════════════════════╝
  140.  
  141.  
  142.  
  143.        Floating point math includes basic arithmetic of numbers with decimals,
  144.        trigonometric and exponential functions, and any operations that build
  145.        on trigonometry or exponentiation. Many common financial and
  146.        statistical functions are based on exponents and work much faster with
  147.        an Intel Math CoProcessor.
  148.  
  149.        Consider the net present value formula, the function for the periodic
  150.        interest rate, and the formula for standard deviation.  Because these
  151.        functions contain exponents, they take advantage of the Intel Math
  152.        CoProcessor's specialties. The Intel Math CoProcessor can speed up
  153.        recalculation time for these and many other common financial and
  154.        statistical operations.
  155.  
  156.    SPREADSHEETS
  157.  
  158.        The Lotus 1-2-3 Release 2.01 benchmarks show a sample of different
  159.        functions.  Each function was tested for math coprocessor sensitivity
  160.        by filling all of the cells in a large spreadsheet (200K to 400K) with
  161.        that formula.  While this does not represent a realistic spreadsheet,
  162.        it does give a precise indication of the Intel Math CoProcessor's
  163.        effect on each function.
  164.  
  165.        The results show a range of time savings from 16 percent for
  166.        multiplication and division to 80 percent for periodic interest rate
  167.        (@rate).  This could add up to a savings of several hours a week for
  168.        many spreadsheet users.
  169.  
  170.    STATISTICS
  171.  
  172.        Statistical analysis programs take advantage of Intel Math CoProcessors
  173.        primarily when working with several data sets and doing floating point
  174.        math.  The many statistical formulas which are based on exponents run
  175.        much faster with an Intel Math CoProcessor installed.
  176.  
  177.        The benchmarks show statistical operations with STSC, Inc.'s
  178.        STATGRAPHICS, a fully integrated statistical graphics system for PCs.
  179.        The time savings with the Intel Math CoProcessor range from 8 percent
  180.        for forecasting to 50 percent for correlation analysis.
  181.  
  182.  
  183.    DATABASES
  184.    ─────────
  185.  
  186.        Most database applications, including Ashton-Tate's dBASE IV, Fox
  187.        Software's FoxBASE +, Borland's Paradox, and Nantucket's Clipper, make
  188.        use of Intel's Math CoProcessors for math calculations included in the
  189.  
  190.  
  191.  
  192.  
  193.  
  194.    ═══════════════════════════════════════════════════════════════════════════
  195.  
  196.    2/90                        Intel FaxBack # 3002                     Page 3
  197.  
  198.  
  199.  
  200.  
  201.    ╔═════════════════════════════════════════════════════════════════════════╗
  202.    ║                                                                         ║
  203.    ║        TECH NOTES PART 2: INTEL MATH COPROCESSOR AND APPLICATIONS       ║
  204.    ║                                                                         ║
  205.    ╚════════════════════════════════(continued)══════════════════════════════╝
  206.  
  207.  
  208.  
  209.        database program.  The dBASE IV benchmarks show a 65 percent savings
  210.        for doing square root and logarithmic calculations.  This translates
  211.        into similar time savings for any function that uses exponents or
  212.        logarithms (net present value, standard deviation, variance, square
  213.        root).
  214.  
  215.  
  216.    WE MEAN BUSINESS
  217.    ────────────────
  218.  
  219.        So you see, math coprocessors are good for more than just speeding up
  220.        engineering and math software.  They'll speed up your spreadsheets,
  221.        graphics and font packages, chart programs, CAD software, and over
  222.        other business programs.
  223.  
  224.        Installation is easy; just plug it in and go.  You don't have to about
  225.        compatibility, because virtually every IBM PC and compatible on the
  226.        market provides a socket for an Intel Math CoProcessor.  And you don't
  227.        have to worry about reliability, because we back every Intel Math
  228.        CoProcessor with an industry-leading 5 year warranty.
  229.  
  230.        Visit your PC dealer today, or call us toll-free at 800-538-3373.  You
  231.        may have an application (or two or three) that an Intel Math
  232.        CoProcessor could really send screaming.
  233.  
  234.        ■  International support:  (503) 629-7354
  235.        ■  Intel Bulletin Board Service:  (503) 645-6275
  236.        ■  Fax support:  (800) 458-6231
  237.        ■  FaxBack Information Service:  (503) 629-7576
  238.        ■  Intel CompuServe Forum:  "Go Intel"
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.    ═══════════════════════════════════════════════════════════════════════════
  261.  
  262.    2/90                        Intel FaxBack # 3002                     Page 4
  263.  
  264.  
  265.